[INFO] fetching crate bgpfu-netconf 0.1.0...
[INFO] fixing bgpfu-netconf-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate bgpfu-netconf 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bgpfu-netconf 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bgpfu-netconf 0.1.0
[INFO] tweaked toml for crates.io crate bgpfu-netconf 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bgpfu-netconf 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bgpfu-netconf 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 99494f46f81ebbbb94e21d22e0e61121d37cc4cd0ebb7d09e28e26b3c9abc170
[INFO] running `Command { std: "docker" "start" "99494f46f81ebbbb94e21d22e0e61121d37cc4cd0ebb7d09e28e26b3c9abc170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99494f46f81ebbbb94e21d22e0e61121d37cc4cd0ebb7d09e28e26b3c9abc170" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99494f46f81ebbbb94e21d22e0e61121d37cc4cd0ebb7d09e28e26b3c9abc170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99494f46f81ebbbb94e21d22e0e61121d37cc4cd0ebb7d09e28e26b3c9abc170" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking russh-cryptovec v0.7.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking iri-string v0.7.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking clap-verbosity-flag v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking russh-keys v0.38.0
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking russh v0.39.0
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stderr]     Checking bgpfu-netconf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `netconf`
[INFO] [stdout] warning: cannot explicitly dereference within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/capabilities.rs:298:36
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                                    ^                ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:298:43
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:298:26
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: match on these references with reference patterns to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 298 |             &Self::None | &Self::Any(&[]) | &Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |             +             +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/session.rs
[INFO] [stdout] warning: cannot explicitly borrow or dereference within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/capabilities.rs:299:23
[INFO] [stdout]     |
[INFO] [stdout] 299 |             Self::One(ref capability)
[INFO] [stdout]     |                       ^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout] 300 |             | Self::Any(&[ref capability])
[INFO] [stdout]     |                         ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout] 301 |             | Self::All(&[ref capability]) => {
[INFO] [stdout]     |                         ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:301:15
[INFO] [stdout]     |
[INFO] [stdout] 301 |             | Self::All(&[ref capability]) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |             | Self::Any(&[ref capability])
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             Self::One(ref capability)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] help: match on these references with reference patterns to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 299 ~             &Self::One(ref capability)
[INFO] [stdout] 300 ~             | &Self::Any(&[ref capability])
[INFO] [stdout] 301 ~             | &Self::All(&[ref capability]) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = cause: error: expected identifier, found keyword `use`
[INFO] [stdout] warning: `impl std::future::Future<Output = Result<<<O as Operation>::Reply as IntoResult>::Ok, error::Error>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/session.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>>, Error>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/session.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &mut self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>> + use<O, F, T>, Error>
[INFO] [stdout]     |                                                                                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/session.rs:262:85
[INFO] [stderr]                |
[INFO] [stderr]            262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>> + use<O, F, T>, Error>
[INFO] [stderr]                |                                                                                     ^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `rpc` found for struct `session::Session<T>` in the current scope
[INFO] [stderr]               --> src/session.rs:338:14
[INFO] [stderr]                |
[INFO] [stderr]             74 | pub struct Session<T: Transport> {
[INFO] [stderr]                | -------------------------------- method `rpc` not found for this struct
[INFO] [stderr]            ...
[INFO] [stderr]            338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stderr]                |              ^^^ method not found in `session::Session<T>`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 2 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]    Migrating examples/ssh.rs from 2021 edition to 2024
[INFO] [stdout] warning: cannot explicitly dereference within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/capabilities.rs:298:36
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                                    ^                ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:298:43
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:298:26
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: match on these references with reference patterns to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 298 |             &Self::None | &Self::Any(&[]) | &Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |             +             +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `netconf`
[INFO] [stdout] warning: cannot explicitly borrow or dereference within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/capabilities.rs:299:23
[INFO] [stdout]     |
[INFO] [stdout] 299 |             Self::One(ref capability)
[INFO] [stdout]     |                       ^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout] 300 |             | Self::Any(&[ref capability])
[INFO] [stdout]     |                         ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout] 301 |             | Self::All(&[ref capability]) => {
[INFO] [stdout]     |                         ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:301:15
[INFO] [stdout]     |
[INFO] [stdout] 301 |             | Self::All(&[ref capability]) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |             | Self::Any(&[ref capability])
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             Self::One(ref capability)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] help: match on these references with reference patterns to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 299 ~             &Self::One(ref capability)
[INFO] [stdout] 300 ~             | &Self::Any(&[ref capability])
[INFO] [stdout] 301 ~             | &Self::All(&[ref capability]) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/session.rs
[INFO] [stdout] warning: `impl std::future::Future<Output = Result<<<O as rpc::operation::Operation>::Reply as IntoResult>::Ok, error::Error>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/session.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>>, Error>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/session.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &mut self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>> + use<O, F, T>, Error>
[INFO] [stdout]     |                                                                                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = cause: error: expected identifier, found keyword `use`
[INFO] [stderr]               --> src/session.rs:262:85
[INFO] [stderr]                |
[INFO] [stderr]            262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>> + use<O, F, T>, Error>
[INFO] [stderr]                |                                                                                     ^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `rpc` found for struct `session::Session<T>` in the current scope
[INFO] [stderr]               --> src/session.rs:338:14
[INFO] [stderr]                |
[INFO] [stderr]             74 | pub struct Session<T: Transport> {
[INFO] [stderr]                | -------------------------------- method `rpc` not found for this struct
[INFO] [stderr]            ...
[INFO] [stderr]            338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stderr]                |              ^^^ method not found in `session::Session<T>`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 2 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]    Migrating tests/versions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/tls.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.71s
[INFO] [stderr] crater-edition-check: bgpfu-netconf v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking bgpfu-netconf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/lib.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![warn(pointer_structural_match)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/lib.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![warn(pointer_structural_match)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]    --> src/session.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |       #[tracing::instrument(skip(self), level = "debug")]
[INFO] [stdout]     |       --------------------------------------------------- function parameter borrowed here
[INFO] [stdout] 337 |       pub async fn close(mut self) -> Result<impl Future<Output = Result<(), Error>>, Error> {
[INFO] [stdout] 338 | /         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout] 339 | |             .await
[INFO] [stdout] 340 | |             .map(|fut| async move { fut.await.map(|()| drop(self)) })
[INFO] [stdout]     | |_____________________________________________________________________^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/session.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>> + use<O, F, T>, Error>
[INFO] [stdout]     |                                                                                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0505]: cannot move out of value because it is borrowed
[INFO] [stdout]    --> src/session.rs:340:18
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub async fn close(mut self) -> Result<impl Future<Output = Result<(), Error>>, Error> {
[INFO] [stdout]     |                        -------- binding `self` declared here
[INFO] [stdout] 338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout]     |         ---- borrow of value occurs here
[INFO] [stdout] 339 |             .await
[INFO] [stdout] 340 |             .map(|fut| async move { fut.await.map(|()| drop(self)) })
[INFO] [stdout]     |              --- ^^^^^ move out of value occurs here        ---- move occurs due to use in closure
[INFO] [stdout]     |              |
[INFO] [stdout]     |              borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/session.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>> + use<O, F, T>, Error>
[INFO] [stdout]     |                                                                                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/session.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl<T: Transport + 'static> Session<T> {
[INFO] [stdout]     |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0515]: cannot return value referencing function parameter
[INFO] [stdout]    --> src/session.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |       #[tracing::instrument(skip(self), level = "debug")]
[INFO] [stdout]     |       --------------------------------------------------- function parameter borrowed here
[INFO] [stdout] 337 |       pub async fn close(mut self) -> Result<impl Future<Output = Result<(), Error>>, Error> {
[INFO] [stdout] 338 | /         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout] 339 | |             .await
[INFO] [stdout] 340 | |             .map(|fut| async move { fut.await.map(|()| drop(self)) })
[INFO] [stdout]     | |_____________________________________________________________________^ returns a value referencing data owned by the current function
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/session.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>> + use<O, F, T>, Error>
[INFO] [stdout]     |                                                                                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0505]: cannot move out of value because it is borrowed
[INFO] [stdout]    --> src/session.rs:340:18
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub async fn close(mut self) -> Result<impl Future<Output = Result<(), Error>>, Error> {
[INFO] [stdout]     |                        -------- binding `self` declared here
[INFO] [stdout] 338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout]     |         ---- borrow of value occurs here
[INFO] [stdout] 339 |             .await
[INFO] [stdout] 340 |             .map(|fut| async move { fut.await.map(|()| drop(self)) })
[INFO] [stdout]     |              --- ^^^^^ move out of value occurs here        ---- move occurs due to use in closure
[INFO] [stdout]     |              |
[INFO] [stdout]     |              borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/session.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> Result<impl Future<Output = Result<<O::Reply as IntoResult>::Ok, Error>> + use<O, F, T>, Error>
[INFO] [stdout]     |                                                                                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> src/session.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         self.rpc::<CloseSession, _>(Builder::finish)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |         ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl<T: Transport + 'static> Session<T> {
[INFO] [stdout]     |                   +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly dereference within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/capabilities.rs:298:36
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                                    ^                ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:298:43
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:298:26
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] help: match on these references with reference patterns to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 298 |             &Self::None | &Self::Any(&[]) | &Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |             +             +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow or dereference within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/capabilities.rs:299:23
[INFO] [stdout]     |
[INFO] [stdout] 299 |             Self::One(ref capability)
[INFO] [stdout]     |                       ^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout] 300 |             | Self::Any(&[ref capability])
[INFO] [stdout]     |                         ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout] 301 |             | Self::All(&[ref capability]) => {
[INFO] [stdout]     |                         ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:301:15
[INFO] [stdout]     |
[INFO] [stdout] 301 |             | Self::All(&[ref capability]) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |             | Self::Any(&[ref capability])
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             Self::One(ref capability)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] help: match on these references with reference patterns to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 299 ~             &Self::One(ref capability)
[INFO] [stdout] 300 ~             | &Self::Any(&[ref capability])
[INFO] [stdout] 301 ~             | &Self::All(&[ref capability]) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0310, E0505, E0515.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bgpfu-netconf` (lib) due to 5 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly dereference within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/capabilities.rs:298:36
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                                    ^                ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:298:43
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:298:26
[INFO] [stdout]     |
[INFO] [stdout] 298 |             Self::None | Self::Any(&[]) | Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] help: match on these references with reference patterns to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 298 |             &Self::None | &Self::Any(&[]) | &Self::All(&[]) => f.write_str("none"),
[INFO] [stdout]     |             +             +                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow or dereference within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/capabilities.rs:299:23
[INFO] [stdout]     |
[INFO] [stdout] 299 |             Self::One(ref capability)
[INFO] [stdout]     |                       ^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout] 300 |             | Self::Any(&[ref capability])
[INFO] [stdout]     |                         ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout] 301 |             | Self::All(&[ref capability]) => {
[INFO] [stdout]     |                         ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:301:15
[INFO] [stdout]     |
[INFO] [stdout] 301 |             | Self::All(&[ref capability]) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |             | Self::Any(&[ref capability])
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/capabilities.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             Self::One(ref capability)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] help: match on these references with reference patterns to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 299 ~             &Self::One(ref capability)
[INFO] [stdout] 300 ~             | &Self::Any(&[ref capability])
[INFO] [stdout] 301 ~             | &Self::All(&[ref capability]) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0310, E0505, E0515.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bgpfu-netconf` (lib test) due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "99494f46f81ebbbb94e21d22e0e61121d37cc4cd0ebb7d09e28e26b3c9abc170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99494f46f81ebbbb94e21d22e0e61121d37cc4cd0ebb7d09e28e26b3c9abc170", kill_on_drop: false }`
[INFO] [stdout] 99494f46f81ebbbb94e21d22e0e61121d37cc4cd0ebb7d09e28e26b3c9abc170
